home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Updates / AmigaOS3.5 / WinOnWB / WinOnWB.ReadMe < prev    next >
Text File  |  2000-01-01  |  1KB  |  46 lines

  1.  
  2. WHAT IS IT?
  3.  
  4. This is an AREXX script for opening windows on Workbench. You just use Dopus
  5. to move in directories, click WinOnWB and voila, you are moved onto Workbench
  6. and to the correct directory in no time!
  7. The ARexx port for OS3.5 was a great idea, however, it is missing a very
  8. important command, WorkbenchToFront. Thats why we had to code a small cli tool
  9. to swap Workbench to frontmost screen. Hopefully this will be corrected in
  10. updates for OS3.5 later and we can remove WBToFront.
  11. Don't get too excited, this one was meant only for my own use and it's
  12. actually only my third arexx script ever :)
  13. Hopefully someone else needs it too. More stuff like this coming soon...
  14.  
  15. INSTALLATION
  16.  
  17. 1) copy WBToFront executable to C: directory
  18. 2) copy WinOnWB.dopus5 to Dopus5:Arexx directory
  19.  
  20. 3) Set up either a button- or menuitem for WinOnWB, with next parameters:
  21.  
  22.    AREXX    Dopus5:Arexx/WinOnWB.dopus5 {s}     (leave all flags empty!)
  23.  
  24.  
  25. 4) Save your setup
  26. 5) Move onto some directory and try if it works. If not, you have made some
  27.    mistake, try again from scratch.
  28.  
  29.  
  30. WHO MADE IT?
  31.  
  32.  
  33.            Idea, design and pitifull rexx script by The Hooligan
  34.  
  35.                        WBToFront programmed by Shape
  36.  
  37.  
  38.  
  39.  
  40.                        (C)1999 Dual Crew and Shining
  41.  
  42.  
  43.  
  44.  
  45.          This piece can be freely spread everywhere, it's freeware.
  46.